I'm reachable using the nickname @hanemile on most platforms. From a social media perspective, I occasionally look into the following platforms:
- @hanemile@emile.space (activitypub)
- hanemile.1337 (signal)
Another way to reach me is by email:
- about@emile.space
I won't distribute my pgp public-key anymore. If you really need to contact me in an encypted way, use my ssh public-keys and the age project as described here or contact me via signal.
curl https://emile.space/ssh.keys | age -R - plaintext.txt > crypted.txt.age
(here's how I'd dectypt it)
age -d -i ~/.ssh/id_ed25519 crypted.txt.age > plaintext.txt
A lot.
People always ask "what programming language" and in the end, it's kind of irrelevant, but if you really want to know: mostly Rust, Go, Python, C), Common-Lisp and others sprinkled in.